home *** CD-ROM | disk | FTP | other *** search
/ Alde ADA 5 #1 / ADA CD-ROM - Alde Publishing.iso / cm / dd.sid < prev    next >
Encoding:
Text File  |  1988-05-03  |  4.4 KB  |  93 lines

  1. --= SID = SIMTEL20 Ada Software Repository Item Description File = SID =--
  2. -- UNIT NAME         : Data Dictionary System
  3. -- VERSION           : 1.0
  4. -- REVIEW CODE       : 
  5. -- DDN ADDRESS       : 
  6. -- AUTHOR            : Intermetrics, Inc.
  7. --                   : 733 Concord Ave, Cambridge, MA 02138
  8. --                   : Bill Toscano or Michael Gordon (author)
  9. --                   : (617) 661-1840
  10. --                   : Contact: Lt. Colonel Falgiano
  11. --                   : ESD/SCW
  12. --                   : Hanscom AFB, MA  01731
  13. -- COPYRIGHT         : (c) 1985 Intermetrics, Inc.
  14. -- DATE CREATED      : 1985
  15. -- DATE RELEASED     : 1985
  16. -- DATE LAST UPDATED : 
  17. -- LOCATION          : ASR
  18. -- ENVIRONMENT       : DEC Ada / VMS
  19. --= CLASSIFICATION       ===============================================--
  20. -- CATEGORY LEVEL 1  : PROGRAM DESIGN LANGUAGE
  21. -- CATEGORY LEVEL 2  : Data Dictionary
  22. -- CATEGORY LEVEL 3  : 
  23. -- CATEGORY LEVEL 4  : 
  24. -- KEYWORD           : 
  25. -- INDEX             : Data Dictionary
  26. -- INDEX             : Dictionary, Data
  27. -- INDEX             : PDL
  28. -- INDEX             : Program Design Language
  29. -- INDEX             : Language, Program Design
  30. -- TAXONOMY          : 
  31. -- DEPENDENCIES      : 
  32. -- SEE ALSO          : WIS_TOOL_04_1_2
  33. -- SEE ALSO          : NEWABS
  34. --= FILE LISTING         ===============================================--
  35. -- FILE SPECS        : PD:<ADA.PDL>DD*.*
  36. -- FILE SPECS        : PD:<ADA.COMPONENTS>NEWABS.*
  37. -- DIRECTORY DISPLAY :
  38. -- Directory   PD:<ADA.PDL>
  39. --      File Name     Byte Count  Line Count
  40. --   ---------------  ----------  ----------
  41. --   DD.CMM                  603          30
  42. --   DD.PRO                 3792          78
  43. --   DD.SRC               347983        8336
  44. --   DDABS.DOC              2159          44
  45. --   DDICTSRC.DIS           1202          17
  46. --   DDICTTEST.DAT          1729          92
  47. --   DDICTUSER.MAN         42780        1188
  48. --   DDICTUSER.RNO         33827        1080
  49. --   DDREAD.ME              4291         101
  50. --   ===============  ==========  ==========
  51. --     9 Files            438366       10966
  52. -- Directory   PD:<ADA.COMPONENTS>
  53. --      File Name     Byte Count  Line Count
  54. --   ---------------  ----------  ----------
  55. --   NEWABS.DIS             2768          43
  56. --   NEWABS.PRO             3364          75
  57. --   NEWABS.SRC           659811       22640
  58. --   ===============  ==========  ==========
  59. --     3 Files            665943       22758
  60. --= ABSTRACT             ===============================================--
  61. --         The data dictionary is a collection of records  which  contain
  62. -- various  data on Ada declarations and programs.  Tools are provided to
  63. -- create, edit, and extract information from the data  dictionary.   The
  64. -- format  and  content  of  each kind of entry in the data dictionary is
  65. -- user defineable.  Associated with each type of  record  is  a  display
  66. -- form  for  use  while  interactively  creating  or  updating  the data
  67. -- dictionary entry.
  68. --= REVISION HISTORY     ===============================================--
  69. --
  70. -- DATE       VERSION        AUTHOR               HISTORY 
  71. --            1.0            Intermetrics         Initial Release                                                          
  72. --= RELEASE NOTICE       ===============================================--
  73. -- This prologue must be included in all copies of this software.
  74. -- 
  75. -- This software is copyright by the author.
  76. -- 
  77. -- This software is released to the Ada community.
  78. -- This software is released to the Public Domain (note:
  79. --   software released to the Public Domain is not subject
  80. --   to copyright protection).
  81. -- Restrictions on use or distribution:  NONE
  82. --= DISCLAIMER           ===============================================--
  83. --     This software and its documentation are provided "AS IS" and
  84. -- without any expressed or implied warranties whatsoever.  No warranties
  85. -- as to performance, merchantability, or fitness for a particular
  86. -- purpose exist.
  87. --     The user is advised to test the software thoroughly before
  88. -- relying on it.  The user must assume the entire risk and liability of
  89. -- using this software.  In no event shall any person or organization of
  90. -- people be held responsible for any direct, indirect, consequential or
  91. -- inconsequential damages or lost profits.
  92. --======================================================================--
  93.